Matplotlib (Graphs)
-
Colors .
-
Function .plot and how to change plot style (at the bottom of the page) .
-
In the case of 'subplot', functions switch to using 'ax.xlabel' instead of 'plt.xlabel'. This happens when plotting multiple separate graphs.